home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
Tools
/
Dev
/
3D-Creator
/
setup
< prev
next >
Wrap
Text File
|
2000-05-27
|
596b
|
28 lines
DIR= ; level directory
START=stores.map ; map file
CONTROL=MOUSE ; control method MOUSE/KEYS
VERT=1 ; vertical mouse option
SIGHT=1 ; gunsight
TARGET=AUTO ; auto-target AUTO/MANUAL
SIZE=6 ; screen size
VRES=1 ; vertical resolution
HRES=1 ; horizontal resolution
FIRE=$65 ; controls (rawkey codes at the moment)
OPERATE=$40
BACK=$4d
FORWARDS=$4c
TURN_RIGHT=$4e
TURN_LEFT=$4f
STEP_RIGHT=$4e
STEP_LEFT=$4f
STRAFE=$67
JUMP=$0f
DUCK=$3c
LOOK_UP=$3d
LOOK_DOWN=$1d
CENTRE=$2d
RUN=$61
FIRE=LMOUSE
OPERATE=RMOUSE